ceph.git
6 years agoAdds max_connections to reference configuration.
Jesse Williamson [Sun, 12 Jan 2020 22:13:27 +0000 (22:13 +0000)]
Adds max_connections to reference configuration.

Origin: upstream, https://github.com/civetweb/civetweb/pull/776/commits/3b8eb36676f70d06f8918ccf62029207c49cdda0
Bug: https://github.com/civetweb/civetweb/issues/775
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1838109

Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1838109
Gbp-Pq: Name civetweb-755-1.8-somaxconn-configurable_conf.patch

6 years agoAvoid use of size_t when necessary
James Page james.page@ubuntu.com, Bernd Zeimetz [Sun, 12 Jan 2020 22:13:27 +0000 (22:13 +0000)]
Avoid use of size_t when necessary

Forwarded: no

On 32 bit architectures size_t is not a 64 bit type, which
causes comparison mismatch failures during compilation.

Gbp-Pq: Name 32bit-avoid-size_t.patch

6 years agoAvoid overloading on 32 bit architectures
James Page james.page@ubuntu.com, Bernd Zeimetz [Sun, 12 Jan 2020 22:13:27 +0000 (22:13 +0000)]
Avoid overloading on 32 bit architectures

Forwarded: no

unsigned and size_t are equivalent on 32 bit architectures,
so only define the size_t based overload of advance on 64
bit architectures.
https://wiki.debian.org/ArchitectureSpecificsMemo

Gbp-Pq: Name 32bit-avoid-overloading.patch

6 years agodisable-crypto
Ceph Packaging Team [Sun, 12 Jan 2020 22:13:27 +0000 (22:13 +0000)]
disable-crypto

Gbp-Pq: Name disable-crypto.patch

6 years agouse --release 7 instead of -source/-target
Tiago Stürmer Daitx [Sun, 12 Jan 2020 22:13:27 +0000 (22:13 +0000)]
use --release 7 instead of -source/-target

Bug-Ubuntu: https://launchpad.net/bugs/1756854
Bug-Ubuntu: https://launchpad.net/bugs/1766998
Forwarded: no
Last-Update: 2018-04-24

Instead of -source/-target ceph should be build with --release for OpenJDK 9
or later so that the bootclasspath is also set, as per JEP-247, otherwise it
risks incurring into binary incompatibility when run with an earlier OpenJDK.
OpenJDK 11 minimum compatibility release has been updated to 7.
Last-Update: 2018-04-24
Gbp-Pq: Name update-java-source-target-flags.patch

6 years agoceph (14.2.6-1) unstable; urgency=medium
Bernd Zeimetz [Sun, 12 Jan 2020 22:13:27 +0000 (22:13 +0000)]
ceph (14.2.6-1) unstable; urgency=medium

  [ James Page ]
  * [2e50d5b] Fix misnamed package Recommends brbd1 -> librbd1
  * [11df8ed] Add missing debhelper misc:Depends for python3-ceph
  * [08c3c8b] Add missing Depends on python3-{distutils,routes} to ceph-mgr-dashboard package

  [ Bernd Zeimetz ]
  * [a87f434] Update upstream source from tag 'upstream/14.2.6'
    Update to upstream version '14.2.6'
    with Debian dir f37aa9f99ec09cc88d8e5e468c1f642fa7f77ef1
  * [e91626b] Revert "Fix ceph-mgr - indefinite queue growth hangs"
    This reverts commit 010db9a30458a6417ff667c3c11a3870edb8ee0c.
    Patches were applied upstream for 14.2.6

[dgit import unpatched ceph 14.2.6-1]

6 years agoImport ceph_14.2.6.orig.tar.xz
Bernd Zeimetz [Sun, 12 Jan 2020 22:13:27 +0000 (22:13 +0000)]
Import ceph_14.2.6.orig.tar.xz

[dgit import orig ceph_14.2.6.orig.tar.xz]

6 years agoImport ceph_14.2.6-1.debian.tar.xz
Bernd Zeimetz [Sun, 12 Jan 2020 22:13:27 +0000 (22:13 +0000)]
Import ceph_14.2.6-1.debian.tar.xz

[dgit import tarball ceph 14.2.6-1 ceph_14.2.6-1.debian.tar.xz]